toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
BlockApi
/
getVolume
get
Volume
@
FloatRange
(
from
=
0.0
,
to
=
1.0
)
abstract
fun
getVolume
(
block
:
DesignBlock
)
:
Float
Get the audio volume of the given block.
Return
volume with a range of 0, 1.
Parameters
block
the block to query.